object writing造句
例句與造句
- Object writes to the assembly s log file through the
對(duì)象將寫入程序集的日志文件(通過(guò) - Object writes directly to the output stream
對(duì)象直接寫入輸出流,因此這樣可以提高性能。 - Objects write to the application s debug output through the
對(duì)象將寫入應(yīng)用程序的調(diào)試輸出(通過(guò) - Object writes to the opening tag of an html element when a web request is processed
對(duì)象將該屬性寫入html元素的開(kāi)始標(biāo)記。 - During serialization , an object writes its current state to temporary or persistent storage
在序列化期間,對(duì)象將其當(dāng)前狀態(tài)寫入到臨時(shí)或持久性存儲(chǔ)區(qū)。 - It's difficult to find object writing in a sentence. 用object writing造句挺難的
- Is deprecated in visual c 2005 ; visual c now supports multiple objects writing to a single . pdb file , use
已被否決; visual c + +現(xiàn)在支持將多個(gè)對(duì)象寫入單個(gè). pdb文件中,并改用 - Objects written in different languages can communicate with each other , and their behaviors can be tightly integrated
也就是說(shuō),用不同語(yǔ)言編寫的對(duì)象可以互相通信,并且它們的行為可以緊密集成。 - Defines rules that languages must follow , which helps ensure that objects written in different languages can interact with each other
定義各語(yǔ)言必須遵守的規(guī)則,有助于確保用不同語(yǔ)言編寫的對(duì)象能夠交互作用。 - Your code can throw an exception in one language and that exception can be caught and understood by an object written in another language
您的代碼可以以一種語(yǔ)言引發(fā)異常,該異??梢员挥昧硪环N語(yǔ)言編寫的對(duì)象捕獲并理解。 - The basic idea of serialization is that an object writes its current state , usually indicated by the value of its member variables , to persistent storage
序列化的基本思路是對(duì)象將其當(dāng)前狀態(tài)(通常由其成員變量的值指示)寫入永久性存儲(chǔ)。 - When you need to use objects written in other languages , communications between a native event source and java listeners can be tricky - especially in multithreaded environments
當(dāng)您需要使用以其他語(yǔ)言編寫的對(duì)象時(shí),本地事件源和java偵聽(tīng)器之間的通信可能需要一些小技巧尤其是在多線程環(huán)境中。 - The basic idea of serialization is that an object writes its current state , usually indicated by the value of its member variables , to temporary either memory or network streams or persistent storage
序列化的基本思想是對(duì)象將其當(dāng)前狀態(tài)寫到臨時(shí)性存儲(chǔ)區(qū)(內(nèi)存或網(wǎng)絡(luò)流)或持久性存儲(chǔ)區(qū)中,對(duì)象的當(dāng)前狀態(tài)通常由其成員變量的值指示。 - The java programming language provides support for defining event listeners based on the observer design pattern , but this isn t sufficient when you need to use objects written in other languages
Java編程語(yǔ)言為定義基于觀察者設(shè)計(jì)模式( observer design pattern )的事件偵聽(tīng)器提供了支持,但當(dāng)您需要使用以其他語(yǔ)言編寫的對(duì)象時(shí),這還不夠。